home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Misc / msql-1.0.6 / src / tests / rtest.src / 4.out < prev    next >
Text File  |  1995-01-04  |  259b  |  19 lines

  1.  
  2. Welcome to the miniSQL monitor.  Type \h for help.
  3.  
  4.  
  5. mSQL >     -> 
  6. Query buffer
  7. ------------
  8.  
  9. insert into test (user,age,phone)values('Bambi', 26, '(075) Home_Number') 
  10. [continue]
  11.     -> 
  12.  
  13. ERROR : Non unique key value in field 'user'
  14.  
  15.  
  16. mSQL >     -> 
  17. Bye!
  18.  
  19.